home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / e-mail / msg / msg.doc < prev   
Text File  |  1996-07-10  |  2KB  |  39 lines

  1. MSG.COM is a TSR that intercepts incoming Novell "SEND" messages from
  2. the NetWare DOS Shell (NETx version 3.01 and newer).
  3.  
  4. The goal of MSG is to keep incoming Novell broadcast messages from
  5. locking up the DOS workstation until the user presses Ctrl-Enter.  MSG
  6. uses very little CPU time, even while displaying the message, and always
  7. polls the keyboard and INT 28 to try to give back as much time as possible.
  8. MSG won't try to popup when the screen is not in 80-column text mode.
  9.  
  10. MSG announces the arrival of a message with a chime (optional), and begins
  11. to flash the message window on the screen at 1 second intervals.  The user
  12. can press the Ctrl-RghtShft hotkey to hold the window on the screen to read
  13. the queued messages, at which time pressing a "character" key (like Space)
  14. will cycle through the buffered messages. (MSG currently holds up to 10)
  15.  
  16. When resident, MSG uses only 3k of RAM.  Invoking MSG after it's resident
  17. allows the user to change the alarm mode, flash duration and period times.
  18. The greeting banner from MSG explains the command-line parameters.
  19.  
  20. MSG will only stay resident (install) if a valid command-line parameter
  21. is given, otherwise it just displays its greeting/banner explaining the
  22. proper syntax.
  23.  
  24. As might be expected, no warranty of any kind is either expressed or
  25. implied, and no responsibility is assumed for any side-effects caused by
  26. MSG.COM.  All rights to the software remain with me, and users are hereby
  27. granted the right to use it.  I am not putting any part of MSG in the
  28. Public Domain.
  29.  
  30. Questions, comments, suggenstions, donations to offset my time and sweat
  31. may be directed to the author at:
  32.  
  33. Gary Dobbins, Tucson, AZ
  34. Internet:  Dobbins@Arizona.Edu
  35. BITnet:    Dobbins@ARIZVMS
  36.  
  37. Planned enhancements include the ability to specify the popup hotkey
  38. on the command line; maybe a time/date stamp on each message.
  39.